@charset "utf-8";
/* footer */
.footer{border-top: 3px solid #689EE3;background: url(../images/public/footer_bg.png) repeat-x left top #fff;}
.footer .m-show{display: none;}
.footer .m-hide{}
.footer-links .hd{padding: 24px 0; border-bottom: 1px solid #C1D0F6;}
.footer-links .hd ul{margin: 0 -10px;}
.footer-links .hd ul li{float: left; width: 25%;}
.footer-links .hd ul li a{cursor: pointer; position: relative; z-index:5; display: block;padding: 0 40px 0 17px; margin: 0 10px; line-height: 33px; height: 33px; height: 33px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.footer-links .hd ul li.link a{padding-left:30px;background: url(../images/public/icon_guohui.png) no-repeat left center;background-size: 20px;}
.footer-links .hd ul li a{background: #fff;box-shadow: 5px 3px 15px  rgba(0, 0, 0, 0.05);}
.footer-links .hd ul li.has a:after{content: '';position: absolute;right: 17px;top: 50%; margin-top: -4px; width: 10px; height:8px; background: url(../images/public/footer_links_icon_down.png) no-repeat;background-size: 100%; transition: .3s all;}
.footer-links .hd ul li.has.on a:after{transform: rotate(-180deg);}
.footer-links .bd ul{padding-top:14px; margin: 0 -5px; overflow: hidden; display: none;}
.footer-links .bd ul li{float: left; width: 25%;}
.footer-links .bd ul li a{display: block; padding:5px 10px;border: 1px solid #dfe7fa;background: #fafcfe; color:#808080; margin: 0 5px 10px; border-radius: 5px; text-align: center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; transition: .3s all;}
.footer-links .bd ul li a:hover{background: #2354AF; color: #fff;}

@media (max-width: 1280px) {
  .footer-links .hd ul li, .footer-links .bd ul li{width: 50%;}
  .footer-links .hd ul li a{margin-bottom: 10px;}
  .footer-links .hd{padding-bottom: 14px;}
}

@media (max-width: 480px) {
  body:not(.nores) .footer-links .hd ul li, .footer-links .bd ul li{width: 100%;}
  body:not(.nores) .footer-links .bd ul li a{text-align: left;}
  body:not(.nores) .footer-links .hd ul li.has.on a{background: #F0F7FF; border: #3690F7 1px solid; border-radius: 2px; color: #286DC7; font-weight: bold;}
}


.footer-txt{padding-bottom: 46px;padding-top: 1px; position: relative;}
.footer-txt,.footer-txt a{color: #383838;}
.footer-txt a:hover{color:#2354AF;}
.footer-nav{font-size: 1.125em;margin: 30px 0 20px;}
.footer-nav span{display: inline-block;margin: 0 15px;}
.footer-nav span:last-child{display: none;}
.footer-copyright{line-height: 32px;}
.footer-copyright .mar{display: inline-block;margin-right: 10px;}
.footer-copyright .beian{padding-left: 25px;display: inline-block;background: url(../images/public/beian.png) no-repeat left center;}

.footer-wzbs{position: absolute;right:0;top: 70px;}
.footer-wzbs img{display: inline-block;vertical-align: middle;max-width: 118px;}
.footer-wzbs .slh{margin-left: 10px;}


@media (max-width: 1280px) {
  body:not(.nores) .footer-txt{text-align: center;}
  body:not(.nores) .footer-wzbs{position: static;margin-top: 10px;}
}

@media (max-width: 992px) {
  body:not(.nores) .footer-nav,
  body:not(.nores) .footer .m-hide{display: none;}
  body:not(.nores) .footer .m-show{display: inline-block;}
 
  body:not(.nores) .footer-copyright{font-size: 1em;}
  body:not(.nores) .footer-pclink.m-show{display: block;}
}

@media (max-width: 768px) {
  body:not(.nores) .footer .mar{display: block;margin-right: 0;}
}
